pub unsafe extern "C" fn g_aligned_alloc( n_blocks: size_t, n_block_bytes: size_t, alignment: size_t, ) -> gpointer
v2_72